xen.git
2014-07-10 Vijaya Kumar Kxen/arm: split vgic driver into generic and vgic-v2...
2014-07-10 Vijaya Kumar Kxen/arm: Remove REG macro in vgic driver
2014-07-10 Vijaya Kumar Kxen/arm: calculate vgic irq rank based on register...
2014-07-10 Vijaya Kumar Kxen/arm: move pending_irq structure to vgic header...
2014-07-10 Vijaya Kumar Kxen/arm: move and rename is_vcpu_running function to...
2014-07-10 Wei Liulibxl/gentest.py: test deep copy functions
2014-07-10 Wei Liulibxl IDL: generate deep copy functions
2014-07-10 Wei Liulibxl: copy function for builtin types
2014-07-10 Wei Liulibxl/gentest.py: test JSON parser
2014-07-10 Wei Liulibxl IDL: generate code to parse libxl__json_object...
2014-07-10 Wei Liulibxl: clean up namespace violation
2014-07-10 Wei Liulibxl/gentypes.py: don't generate default values
2014-07-10 Wei Liulibxl_internal: functions to check default values for...
2014-07-10 Stefano Stabellinixen/arm: introduce PLATFORM_QUIRK_GUEST_PIRQ_NEED_EOI
2014-07-10 Julien Grallxen/arm: Some clean up in time.c
2014-07-10 Andrew Coopertools/python: Improve .gitignore and clean Makefile...
2014-07-10 Julien Grallxen: Install arch-arm directory headers
2014-07-10 Julien Grallxen/arm: Don't save/restore context for idle VCPU
2014-07-10 Andrew Coopertools/xenctx: Correct use of xc_domain_{, un}pause()
2014-07-10 Ian Campbellxen: arm: add some helpers for assessing p2m pte
2014-07-10 Ian Campbellxen: arm: handle superpage mappings in p2m_lookup
2014-07-10 Ian Campbellxen: arm: only put_page for p2m operations which requir...
2014-07-10 Ian Campbelltools: arm: allocate large pages to guests.
2014-07-10 Ian Campbelltools/libxc: pull min/max_t into xc_private.h
2014-07-10 Ian Campbellxen: arm: dump vcpu gic info in arch_dump_vcpu_info
2014-07-10 Ian Campbelltools: update to seabios rel-1.7.5
2014-07-09 Ian Campbellxen/arm: Fix PLATFORM_QUIRK_GIC_64K_STRIDE
2014-07-09 Ian Campbellxen/arm: Introduce accessors for GICv2 MMIO reads/writes
2014-07-09 Ian Campbellxen: arm: ignore zero sized memory banks
2014-07-04 Jerome Malobertioxenstored: perform a 3-way merge of the quota after...
2014-07-04 Vincent Bernardoffoxenstored: exempt dom0 from domU node quotas
2014-07-04 Aravindh Puthiyaparambiltools/libxc: Use xc_hvm_param_get() instead of xc_get_h...
2014-07-04 Aravindh Puthiyaparambillibxc: Fix stub domain build breakage
2014-07-03 Andrew Cooperproperly reference count DOMCTL_{,un}pausedomain hypercalls
2014-07-03 Greg Kroah... lzo: properly check for overruns
2014-07-03 Markus F.X... lzo: update LZO compression to current upstream version
2014-07-03 Jan Beulichmini-os: add BUILD_BUG_ON()
2014-07-03 Julien Gralllibxl/arm: Rename set_interrupt_ppi to set_interrupt...
2014-07-03 Julien Gralllibxl/arm: Introduce DT_IRQ_TYPE_*
2014-07-03 Andrii Tseglytskyixen/arm: add DRA7 platform definition
2014-07-03 Andrii Tseglytskyixen/arm: dra7: Add UART base address for early logging
2014-07-03 Andrii Anisovxen/dt: add match for non-available nodes
2014-07-03 Julien Grallxen/arm: Small fixes after GICv2 changes by commit...
2014-07-03 Tamas K Lengyellibxc: Relocate internal-only mem_event functions to...
2014-07-03 Julien Grallxen/arm: Drop reference on foreign page when guest_phys...
2014-07-03 Boris Ostrovskytools/pygrub: Make pygrub understand default entry...
2014-07-03 Denis Schneiderxen/arm: Implement reset for sunxi.
2014-07-03 Li Lianglibxl: fix the bug which will cause heap to break down
2014-07-03 Yang Hongyangremus: make postcopy callback asynchronous
2014-07-03 Yang HongyangMAINTAINERS: Add Yang Hongyang to REMUS part
2014-07-03 Yang HongyangMAINTAINERS: Update maintained files of REMUS part
2014-07-03 Yang Hongyangremus: add wikipage link to remus README
2014-07-03 Yang Hongyangremus: move remus README to docs directory
2014-07-03 Yang Hongyangremus: remove old remus script
2014-07-02 Roger Pau Monnelibxl: add support for FreeBSD uuid implementation
2014-07-02 Luis R. Rodriguezautoconf: update m4/pkg.m4
2014-07-02 Luis R. Rodriguezautoconf: xen: force a refresh with autoconf
2014-07-02 Luis R. Rodrigueztools/xendomains: move to libexec and use a smaller...
2014-07-02 Luis R. Rodrigueztools/xendomains: do space cleanups
2014-07-02 Luis R. Rodrigueztools/xendomains: make xl the default and remove xm...
2014-07-02 Jan Beulichx86: drop pointless CONFIG_X86_HT
2014-07-02 Len Brownmwait-idle: fine-tune IVT residency targets
2014-07-02 Jan Kiszkamwait-idle: add CPU model 54 (Atom N2000 series)
2014-07-02 Len Brownmwait-idle: support Bay Trail
2014-07-02 Len Brownmwait-idle: allow sparse sub-state numbering, for Bay...
2014-07-02 Jan Beulichx86: always store APIC ID of CPU
2014-07-02 Andrew Cooperminios: fix incorrect {, un}likely() definitions
2014-07-02 Vijaya Kumar Kxen/arm: move vgic defines to vgic header file
2014-07-02 Vijaya Kumar Kxen/arm: prefix byte_read and byte_write functions...
2014-07-02 Vijaya Kumar Kxen/arm: switch to dynamic allocation of vgic rank
2014-07-02 Vijaya Kumar Kxen/arm: use device api to detect GIC version
2014-07-02 Vijaya Kumar Kxen/arm: move GIC context data structure to gic driver
2014-07-02 Vijaya Kumar Kxen/arm: segregate and split GIC low level functionality
2014-07-02 Vijaya Kumar Kxen/arm: use ioremap to map gic-v2 registers
2014-07-02 Vijaya Kumar Kxen/arm: make sgi handling generic
2014-06-30 Jan Beulichx86: move alternative.c data fully into .init.*
2014-06-30 Jan BeulichVT-d/ATS: correct and clean up dev_invalidate_iotlb()
2014-06-27 David Vrabeldocs: update docs for the ~/platform/generation-id key
2014-06-27 David Vrabelxl: generate a new random VM generation ID if requested
2014-06-27 David Vrabellibxl: allow a generation ID to be specified at domain...
2014-06-27 Vijaya Kumar Kxen/arm: remove unused parameter in do_sgi call
2014-06-27 Vijaya Kumar Kxen/arm: make mmio handlers domain specific
2014-06-27 Vijaya Kumar Kxen/arm: move io.h as mmio.h to include folder
2014-06-27 David Vrabeltools/mce: add more MCE types to xen-mceinj
2014-06-27 David Vrabeltools/mce: refactor xen-mceinj to ease injection of...
2014-06-27 David Vrabeltools/mce: use calloc() instead of malloc()/memset...
2014-06-27 David Vrabeltools/mce: clarify xen-mceinj usage
2014-06-27 David Vrabeltools/mce: remove extra newlines from xen-mceinj error...
2014-06-27 Roger Pau Monnelibxc: fix printf formatting error surfaced by 66f8c6
2014-06-27 Roger Pau Monnelibxl: remove the gate that only allows block or regula...
2014-06-27 Roger Pau Monneconfigure: make the libaio test conditional on blktap...
2014-06-27 Roger Pau Monneconfigure: set blktap2 availability on configure
2014-06-27 Julien Grallxen/arm: Add some useful debug in coprocessor trapping
2014-06-27 Julien Grallxen/arm: Init traps very early
2014-06-27 Andrew Coopertools/libxc: Improve the *_FIELD() macros
2014-06-27 David Vrabellibxc, libxl, hvmloader: strip out outdated VM generati...
2014-06-27 David Vrabelhvm: add HVM_PARAM_VM_GENERATION_ID_ADDR
2014-06-27 David Vrabelhvmloader: add helper functions to get/set HVM params
2014-06-27 David Vrabellibxl: add libxl__random_bytes() which fills a buffer...
2014-06-27 David Vrabellibxc: add xc_hvm_param_get/set() to get/set 64-bit...
next